adTempus API
PreviousUpNext
ICustomTrigger::TriggerDefinition Property

The configuration data for this CustomTrigger.

C++
__property BSTR TriggerDefinition;
C#
String TriggerDefinition;
Visual Basic
Property TriggerDefinition() As String

 

This data is managed by the custom trigger provider and is used to store all settings for the trigger. The format of the data is provider-defined, but developers are strongly encouraged to use XML. 

If the trigger makes use of any other adTempus objects it must store references to those objects (using the object's OID) and also add the objects to the CustomReferencedObjects collection.

adTempus API Reference version 3.0.0.0, revised 10/30/2008